Class SearchPrecaHistoryOutput

Description

PGプリカPGプリカ履歴照会 出力パラメータクラス

Located in /com/gmo_pg/client/output/SearchPrecaHistoryOutput.php (line 11)

BaseOutput
   |
   --SearchPrecaHistoryOutput
Method Summary
 SearchPrecaHistoryOutput __construct ([IgnoreCaseMap $params = null])
 string getClientField ()
 integer getCnt ()
 string getExpireDate ()
 string getPrecaNo ()
 integer getPrecaSeq ()
 string getProcessDate ()
 string getProcessType ()
 integer getTargetPrecaSeq ()
 integer getTotalValue ()
 integer getValidValue ()
 integer getValue ()
 void setClientField (string $clientField)
 void setCnt (integer $cnt)
 void setExpireDate (string $expireDate)
 void setPrecaNo (string $precaNo)
 void setPrecaSeq (integer $precaSeq)
 void setProcessDate (string $processDate)
 void setProcessType (string $processType)
 void setSearchPrecaHistoryList ($searchPrecaHistoryList $searchPrecaHistoryList)
 void setTargetPrecaSeq (integer $targetPrecaSeq)
 void setTotalValue (integer $totalValue)
 void setValidValue (integer $validValue)
 void setValue (integer $value)
 string toString ()
Methods
Constructor __construct (line 65)

コンストラクタ

  • access: public
SearchPrecaHistoryOutput __construct ([IgnoreCaseMap $params = null])

Redefinition of:
BaseOutput::__construct()
コンストラクタ
getClientField (line 214)

加盟店自由項目取得

  • return: 加盟店自由項目
  • access: public
string getClientField ()
getCnt (line 158)

検索結果件数取得

  • return: 検索結果件数
  • access: public
integer getCnt ()
getExpireDate (line 200)

バリュー有効期限取得

  • return: バリュー有効期限
  • access: public
string getExpireDate ()
getPrecaNo (line 144)

プリカ番号取得

  • return: プリカ番号
  • access: public
string getPrecaNo ()
getPrecaSeq (line 165)

プリカ履歴連番取得

  • return: プリカ履歴連番
  • access: public
integer getPrecaSeq ()
getProcessDate (line 172)

処理日時取得

  • return: 処理日時
  • access: public
string getProcessDate ()
getProcessType (line 179)

処理タイプ取得

  • return: 処理タイプ
  • access: public
string getProcessType ()
getSearchPrecaHistoryList (line 225)

履歴情報取得

$searchPrecaHistoryListを返します

  • return: 履歴情報リスト
  • access: public
array getSearchPrecaHistoryList ()
getTargetPrecaSeq (line 207)

処理対象プリカ履歴連番取得

  • return: 処理対象プリカ履歴連番
  • access: public
integer getTargetPrecaSeq ()
getTotalValue (line 151)

合計バリュー取得

  • return: 合計バリュー
  • access: public
integer getTotalValue ()
getValidValue (line 193)

有効バリュー取得

  • return: 有効バリュー
  • access: public
integer getValidValue ()
getValue (line 186)

バリュー取得

  • return: バリュー
  • access: public
integer getValue ()
setClientField (line 314)

加盟店自由項目設定

  • access: public
void setClientField (string $clientField)
  • string $clientField
setCnt (line 250)

検索結果件数設定

  • access: public
void setCnt (integer $cnt)
  • integer $cnt
setExpireDate (line 298)

バリュー有効期限設定

  • access: public
void setExpireDate (string $expireDate)
  • string $expireDate
setPrecaNo (line 234)

プリカ番号設定

  • access: public
void setPrecaNo (string $precaNo)
  • string $precaNo
setPrecaSeq (line 258)

プリカ履歴連番設定

  • access: public
void setPrecaSeq (integer $precaSeq)
  • integer $precaSeq
setProcessDate (line 266)

処理日時設定

  • access: public
void setProcessDate (string $processDate)
  • string $processDate
setProcessType (line 274)

処理タイプ設定

  • access: public
void setProcessType (string $processType)
  • string $processType
setSearchPrecaHistoryList (line 322)

履歴情報設定

  • access: public
void setSearchPrecaHistoryList ($searchPrecaHistoryList $searchPrecaHistoryList)
  • $searchPrecaHistoryList $searchPrecaHistoryList
setTargetPrecaSeq (line 306)

処理対象プリカ履歴連番設定

  • access: public
void setTargetPrecaSeq (integer $targetPrecaSeq)
  • integer $targetPrecaSeq
setTotalValue (line 242)

合計バリュー設定

  • access: public
void setTotalValue (integer $totalValue)
  • integer $totalValue
setValidValue (line 290)

有効バリュー設定

  • access: public
void setValidValue (integer $validValue)
  • integer $validValue
setValue (line 282)

バリュー設定

  • access: public
void setValue (integer $value)
  • integer $value
toString (line 333)

文字列表現

現在の各パラメータを、パラメータ名=値&パラメータ名=値の形式で取得します。

  • return: 出力パラメータの文字列表現
  • access: public
string toString ()

Redefinition of:
BaseOutput::toString()
文字列表現

Inherited Methods

Inherited From BaseOutput

 BaseOutput::__construct()
 BaseOutput::encodeStr()
 BaseOutput::getCsvResponse()
 BaseOutput::getErrList()
 BaseOutput::isErrorOccurred()
 BaseOutput::nullToEmpty()
 BaseOutput::setCsvResponse()
 BaseOutput::setErrList()
 BaseOutput::toString()

Documentation generated on Thu, 18 Jan 2024 20:01:13 +0900 by phpDocumentor 1.4.3